{
    "progress" : {
        "attachHarness": "Attaching Race Harness",
        "removeHarness": "Removing Race Harness"
    },
    "notify": {
        "notInCar": "You're not in a car"
    },
    "error": {
        "seatbelton": "Take your seatbelt off first",
        "harnesson": "Take your harness off first"
    },
    "toggleCommand": "Toggle Seatbelt"
}